python3.9.git
3 months agolocale-module
Matthias Klose [Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)]
locale-module

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

Gbp-Pq: Name locale-module.diff

3 months agodistutils-install-layout
Matthias Klose [Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)]
distutils-install-layout

# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.

# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.

Gbp-Pq: Name distutils-install-layout.diff

3 months agodeb-locations
Matthias Klose [Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)]
deb-locations

# DP: adjust locations of directories to debian policy

# DP: adjust locations of directories to debian policy

Gbp-Pq: Name deb-locations.diff

3 months agodeb-setup
Matthias Klose [Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)]
deb-setup

# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths

# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths

Gbp-Pq: Name deb-setup.diff

3 months agopython3.9 (3.9.2-1+deb11u5) bullseye; urgency=medium
Andrej Shadura [Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)]
python3.9 (3.9.2-1+deb11u5) bullseye; urgency=medium

  * Apply upstream patch to fix regression after CVE-2025-12084 fix
    (see #1122875 for more details)
  * Apply upstream patched for the following CVEs:
    - CVE-2025-11468: Folding email comments of unfoldable characters
      didn't preserve parenthesis which could be abused.
    - CVE-2025-15282: User-controlled data URLs parsed by urllib allowed
      injecting headers through newlines in the data URL mediatype.
    - CVE-2025-15366: User-controlled command could have additional commands
      injected using newlines.
    - CVE-2025-15367: User-controlled command could have additional commands
      injected using newlines.
    - CVE-2026-0672: User-controlled cookie values and parameters could be
      used to inject HTTP headers into messages.
    - CVE-2026-0865: User-controlled header names and values containing
      newlines could be used to inject HTTP headers.
    - CVE-2026-1299: email module allowed header injection in the
      BytesGenerator class.

[dgit import unpatched python3.9 3.9.2-1+deb11u5]

3 months agoImport python3.9_3.9.2-1+deb11u5.debian.tar.xz
Andrej Shadura [Sun, 25 Jan 2026 13:37:52 +0000 (14:37 +0100)]
Import python3.9_3.9.2-1+deb11u5.debian.tar.xz

[dgit import tarball python3.9 3.9.2-1+deb11u5 python3.9_3.9.2-1+deb11u5.debian.tar.xz]

5 years agoImport python3.9_3.9.2.orig.tar.xz
Matthias Klose [Sun, 28 Feb 2021 17:03:44 +0000 (18:03 +0100)]
Import python3.9_3.9.2.orig.tar.xz

[dgit import orig python3.9_3.9.2.orig.tar.xz]